home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / gstreamer0.10-fluendo-mp3 / TODO < prev   
Text File  |  2007-11-21  |  609b  |  17 lines

  1. * Read tags
  2. * profiling and optimisation for C implementation
  3. * For operation without a demuxer (the common case), do
  4.   indexing and exact seeking.
  5. * Support MPEG-2.5 lower sampling rates 8000, 11025, 12000
  6. * Support 24-bit and multi-channel extensions?
  7.  
  8. Done bits
  9. ---------
  10. * Resynchronise after seeking
  11. * Make gst-launch filesrc location=blah blocksize=1 ! flmp3dec ! alsasink work 
  12.   by collecting buffers below a minimum size
  13. * Merge in IPP branch for conditional compilation
  14. * Fix hanging on seeks and 'no discont' messages in totem.
  15. * Implement replication of a previous error-free frame
  16. * xing headers
  17.